From: Gerd Moellmann Date: Wed, 16 May 2001 11:03:05 +0000 (+0000) Subject: Add entry for auto-coding-regexp-alist. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40289 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8585b2bd2c5fcf876c0ecfd9fa3f4b9008bbd57b;p=emacs.git Add entry for auto-coding-regexp-alist. --- diff --git a/etc/NEWS b/etc/NEWS index e42e39aef4e..cf70ca324d0 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -2452,6 +2452,11 @@ instead. as promised long ago. ** The new function `float-time' returns the current time as a float. + +** The new variable auto-coding-regexp-alist specifies coding systems +for reading specific files, analogous to auto-coding-alist, but +patterns are checked against file contents instead of file names. + * Lisp changes in Emacs 21.1 (see following page for display-related features)